ci: Make rust build nonblocking for now
authorColin Walters <walters@verbum.org>
Thu, 21 Dec 2017 21:31:18 +0000 (22:31 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 21 Dec 2017 21:50:08 +0000 (21:50 +0000)
Will debug at some point but for now let's
unblock other things.

```
/usr/bin/ld: /var/tmp/checkout/target/release/libbupsplit_rs.a(bupsplit_rs-db7d02fa07221ce3.bupsplit_rs0.rust-cgu.o): undefined reference to symbol 'dladdr@@GLIBC_2.2.5'
```

Closes: #1387
Approved by: jlebon

.papr.yml

index 2016c61b3128b3ba54a00b683232c86a151f5507..a9ee15e2b1c17e79065c9221447b3c1939f5ccee 100644 (file)
--- a/.papr.yml
+++ b/.papr.yml
@@ -53,6 +53,7 @@ tests:
 
 context: f26-rust
 inherit: true
+required: false
 container:
     image: registry.fedoraproject.org/fedora:26
 env:
@@ -67,6 +68,7 @@ tests:
 
 context: f26-gnutls
 inherit: true
+required: true
 container:
     image: registry.fedoraproject.org/fedora:26
 env: